home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineSprite_2986 / frame_180 / DoAction.as
Text File  |  2008-11-12  |  79b  |  7 lines

  1. stop();
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop("PlayFinale");
  5.    play();
  6. }
  7.